Skip to main content

ServiceSubmit

ServiceSubmit[ServiceRequest[assoc]] submits a request to be executed by an external service specified by assoc.

ServiceSubmit[ScheduledTask[req,spec]] submits a task to evaluate ServiceRequest req on an external service following the schedule defined by spec.

ServiceSubmit[ContinuousTask[req,spec]] submits a task to evaluate ServiceRequest req on an external service; the result of the request is updated whenever available.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.